<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

@media screen and (max-width:1000px) {

	.head_top{ width:92%;}
	.head_top h1{ display:none;}
	.head_top h1.lg1{ display:block; width:84px;}
	.head_top .cnen{ margin:19px 52px 0 15px;}
	
	.header .nav{ display:none;}
	.header .naverbox{ display:block; position:absolute; top:34px; right:4%; z-index:10;}
	.header .naverbox .btn{ height:40px; background:#096fb9; border-radius:4px;}
	.header .naverbox .btn span{ display:inline-block; width:40px; height:40px; color:#fff; background:url(../images/menu.png) no-repeat center; background-size:80%; cursor:pointer;}
	.sidebar{ background:#fff; padding:0 4%;}
	.sidebar-wrapper{ position:relative; overflow:auto;}
	#dowebok{ display:none; width:92%; margin:0 auto; overflow:hidden;}
	#dowebok .naver{ background:#fff;}
	#dowebok .naver li{ position:relative;}

	#dowebok .naver li p.active span,#dowebok .naver li p.you span{ position:absolute; right:0px; top:0px; width:42px; height:42px; background:#fff url(../images/menu_jt_next.png) no-repeat center; cursor:pointer;}
	#dowebok .naver li p{ border-bottom:1px solid #eee;}

	#dowebok .naver li p.you.active span{ width:42px; height:42px; background:#fff url(../images/menu_jt.png) no-repeat center;}
	#dowebok .naver li p{ line-height:42px;} 
	#dowebok .naver li p a{ display:block; color:#333; font-size:16px; text-decoration:none;}
	#dowebok .naver li p:hover{ color:#096fb9; text-decoration:none;}
	#dowebok .naver li dl{ line-height:32px; display:none; padding:8px 0;}
	#dowebok .naver li dl a{ color:#333; display:block; padding:0 0 0 10px; font-size:14px; font-weight:normal;}
	#dowebok .naver li dl a:hover{ color:#096fb9; display:block; text-decoration:none;}
	[data-simplersidebar='active'] {}
	
	.banner_pc{ display:none;}
	.banner_sj{ display:block;}
	
	.new_product{ width:92%;}
	
	.about{ width:92%;}
	.about .about_left{ width:100%; float:none;}
	.about .about_right{ float:none; width:94%; margin:16px auto;}
	.about_width{ width:92%;}
	
	.news{ width:92%;}
	
	.footer_nav .f_nav_width{ width:92%; margin:36px auto;}
	.footer_nav .f_nav_width .f_nav_left{ float:none;}
	.footer_nav .f_nav_width .f_nav_left dl{ float:none; margin:0;}
	.footer_nav .f_nav_width .f_nav_left dl dd a{ background:#eee; line-height:22px; color:#333; text-align:center; display:block; padding:6px 0; border-radius:6px;}
	.footer_nav .f_nav_width .f_nav_left dl dd a:hover{ text-decoration:none; color:#096fb9;}
	.footer_nav .f_nav_width .f_nav_left dl dt{ display:none;}
	.footer_nav .f_nav_width .footer_contact{ float:none; width:100%;}
	
	.footer .footer_icp{ width:92%;}
	
	
	.lj_content{ width:92%;}
	
	.content{ width:92%;}
	.ny_nav{ float:none; width:100%; margin:0 0 22px 0;}
	.ny_nav h2{ display:none;}
	.ny_nav h3{ display:none;}
	.ny_right{ float:none; width:100%;}
	
}

@media screen and (max-width:640px) {

	.head_top .cnen{ margin:19px 42px 0 0;}
	.head_top .cnen a{ margin:0 10px 0 0;}
	.head_top .search_pc{ display:none;}
	
	.new_product{ margin:52px auto 20px auto;}
	.new_product .tab_con .t_con ul li{ width:48%; margin:0 4% 4% 0;}
	.new_product .tab_con .t_con ul li:nth-child(2n){ margin:0 0 4% 0;}
	
	.about_us{ margin:20px auto 52px auto;}
	.about_width .gongchang{ width:100%; float:none; margin:0 0 3.5% 0;}
	.about_width .h_hezuo{ float:none; width:100%;}
	
	.news .tab_con1 .t_con dl{ float:none; width:100%; overflow:hidden; margin:0 0 4% 0;}
	.news .tab_con1 .t_con dl dd{ width:48%;}
	.news .tab_con1 .t_con dl dt{ width:48%; margin:0 0 0 4%;}
	
	.ny_b_left{ margin:56px 0 38px 0;}
	.ny_n_img{ display:none;}
	
	.canguan ul li{ width:48%; margin:0 4% 4% 0;}
	.canguan ul li:nth-child(2n){ margin:0 0 4% 0;}
	.canguan ul li:nth-child(3n){ margin:0 4% 4% 0;}
	.canguan ul li:nth-child(6n){ margin:0 0 4% 0;}
	
	.hezuo ul li{ width:48%; margin:0 4% 4% 0;}
	.hezuo ul li:nth-child(2n){ margin:0 0 4% 0;}
	
	.products ul li{ width:48%; margin:0 4% 4% 0;}
	.products ul li:nth-child(2n){ margin:0 0 4% 0;}
	.products ul li:nth-child(3n){ margin:0 4% 4% 0;}
	.products ul li:nth-child(6n){ margin:0 0 4% 0;}
	.products_left{ width:100%; float:none; margin:0 0 3% 0;}
	.products_right{ float:none; width:100%;}
	
	.ny_news .ny_n_left{ float:none; width:100%;}
	.ny_news .ny_n_right{ float:none; width:92%; margin:0 auto;}

}</pre></body></html>